home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / vol15n11.zip / HKD.ZIP / HKDSRC.ZIP / HKD.CLW next >
Text File  |  1996-04-24  |  2KB  |  96 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CHKDPointDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "HKD.h"
  9.  
  10. ClassCount=4
  11. Class1=CHKDApp
  12. Class2=CHKDDlg
  13. Class3=CAboutDlg
  14.  
  15. ResourceCount=5
  16. Resource1=IDD_SPLASH
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDD_DLG_POINTSIZE
  19. Resource4=IDD_HKD_DIALOG
  20. Class4=CHKDPointDlg
  21. Resource5=IDD_ABOUTBOX
  22.  
  23. [CLS:CHKDApp]
  24. Type=0
  25. HeaderFile=HKD.h
  26. ImplementationFile=HKD.cpp
  27. Filter=N
  28. VirtualFilter=AC
  29. LastObject=CHKDApp
  30.  
  31. [CLS:CHKDDlg]
  32. Type=0
  33. HeaderFile=HKDdlg.h
  34. ImplementationFile=HKDdlg.cpp
  35. Filter=D
  36. VirtualFilter=dWC
  37. LastObject=chkAutoScan
  38. BaseClass=CDialog
  39.  
  40. [CLS:CAboutDlg]
  41. Type=0
  42. HeaderFile=HKDdlg.h
  43. ImplementationFile=HKDdlg.cpp
  44. Filter=D
  45. LastObject=IDOK
  46.  
  47. [DLG:IDD_ABOUTBOX]
  48. Type=1
  49. Class=CAboutDlg
  50. ControlCount=6
  51. Control1=IDC_STATIC,static,1342177283
  52. Control2=IDC_STATIC,static,1342312588
  53. Control3=IDC_STATIC,static,1342308480
  54. Control4=IDOK,button,1342373889
  55. Control5=IDC_STATIC,static,1342308352
  56. Control6=IDC_STATIC,static,1342308352
  57.  
  58. [DLG:IDD_HKD_DIALOG]
  59. Type=1
  60. Class=CHKDDlg
  61. ControlCount=10
  62. Control1=IDC_STATIC,static,1342308352
  63. Control2=lstKeys,listbox,1353777155
  64. Control3=cmdExplore,button,1342242817
  65. Control4=cmdRefresh,button,1342242816
  66. Control5=chkAutoScan,button,1342242819
  67. Control6=lblFilename,static,1342308352
  68. Control7=lstFiles,listbox,1216348160
  69. Control8=lblWarning,static,1350570113
  70. Control9=lblShortcut,static,1342312588
  71. Control10=cmdPrint,button,1342242816
  72.  
  73. [DLG:IDD_SPLASH]
  74. Type=1
  75. ControlCount=1
  76. Control1=IDC_STATIC,static,1342308352
  77.  
  78. [DLG:IDD_DLG_POINTSIZE]
  79. Type=1
  80. Class=CHKDPointDlg
  81. ControlCount=4
  82. Control1=IDOK,button,1342373889
  83. Control2=IDCANCEL,button,1342242816
  84. Control3=IDC_STATIC,static,1342308352
  85. Control4=lstPoints,combobox,1344339971
  86.  
  87. [CLS:CHKDPointDlg]
  88. Type=0
  89. HeaderFile=HKDpDlg.h
  90. ImplementationFile=HKDpDlg.cpp
  91. BaseClass=CDialog
  92. Filter=D
  93. LastObject=lstPoints
  94. VirtualFilter=dWC
  95.  
  96.